<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
	font-family: "å¾®è½¯é›…é»‘";
	
	
}
img{
	border: none;
	vertical-align: top;
}
a{
	text-decoration: none;
	font-size: 14px;
	color: #333;
}
a:hover{
	color: #0F66AD;
}
.clear{ 
	clear:both;
}
.fl{
	float: left;font-size: 14px;
}
.fr{
	float: right;font-size: 14px;
}</pre></body></html>